home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 86 / 086.d81 / capture boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  812b  |  26 lines

  1. 5 poke53281,.:poke53280,.:printchr$(147)chr$(14)chr$(8)
  2. 10 gosub61000
  3. 11 poke214,9:print:printtab(6)"[154][211] [208] [210] [201] [212] [197]   [195] [193] [208] [212] [213] [210] [197]"
  4. 100 poke214,13:print:print"[155]    [194]ig [199]ame [200]unting [201]nside [217]our [195]64"
  5. 105 goto60000
  6. 110 :
  7. 10000 open15,8,15,"s0:capture boot":close15:save"0:capture boot",8:end
  8. 10010 :
  9. 60000 print"[144]load"chr$(34)"capture"chr$(34)",8"
  10. 60025 print"run"
  11. 60030 poke43,1:poke44,20:poke5120,0
  12. 60035 poke631,13:poke632,13:poke633,13:poke198,3
  13. 60040 new
  14. 60999 :
  15. 61000 poke214,15:print
  16. 61110 print"  [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]"
  17. 61120 print"  [152]                                    "
  18. 61130 print"      [211] [208] [210] [201] [212] [197]   [195] [193] [208] [212] [213] [210] [197]     "
  19. 61140 print"    [194]y [194]arbara [200]. [211]chulak  (c) 1991   "
  20. 61150 print"        [208]ublished on [204][207][193][196][211][212][193][210] #86     "
  21. 61160 print"      [211]ubscriptions 1-800-831-2694    "
  22. 61170 print"          [193]ll [210]ights [210]eserved         "
  23. 61180 print"                                      "
  24. 61190 print"  [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185]"
  25. 61220 return
  26.